home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Easy Internet
/
Internet Training Corporation Easy Internet Rev21 (ITC).ISO
/
pc
/
enet32.exe
/
0
/
RCDATA
/
TNET
/
TNET.txt
< prev
Wrap
Text File
|
1996-08-24
|
19KB
|
542 lines
object Net: TNet
Left = 93
Top = 168
BorderStyle = bsSingle
Caption = 'Internet configuration'
ClientHeight = 257
ClientWidth = 549
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
Position = poScreenCenter
Visible = True
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object DialPanel: TPanel
Left = 0
Top = 39
Width = 549
Height = 33
Align = alTop
BevelInner = bvLowered
TabOrder = 0
object ISPName: TLabel
Left = 3
Top = 4
Width = 537
Height = 27
Alignment = taCenter
AutoSize = False
Caption = 'ISPName'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
end
object IPPanel: TPanel
Left = 262
Top = 72
Width = 287
Height = 185
Align = alClient
BevelInner = bvLowered
TabOrder = 1
object Label9: TLabel
Left = 9
Top = 113
Width = 113
Height = 16
Caption = 'or fixed IP address'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object Label1: TLabel
Left = 3
Top = 38
Width = 276
Height = 26
Alignment = taCenter
AutoSize = False
Caption = 'ISP Specific configuration'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object IPA: TMaskEdit
Left = 129
Top = 109
Width = 31
Height = 24
CharCase = ecUpperCase
Enabled = False
EditMask = '999;0;_'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 3
ParentFont = False
TabOrder = 1
end
object IPB: TMaskEdit
Left = 166
Top = 109
Width = 31
Height = 24
CharCase = ecUpperCase
Enabled = False
EditMask = '999;0;_'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 3
ParentFont = False
TabOrder = 2
end
object IPC: TMaskEdit
Left = 202
Top = 109
Width = 31
Height = 24
CharCase = ecUpperCase
Enabled = False
EditMask = '999;0;_'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 3
ParentFont = False
TabOrder = 3
end
object IPD: TMaskEdit
Left = 239
Top = 109
Width = 31
Height = 24
CharCase = ecUpperCase
Enabled = False
EditMask = '999;0;_'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 3
ParentFont = False
TabOrder = 4
end
object IPCheck: TCheckBox
Left = 9
Top = 85
Width = 141
Height = 17
Hint = 'Check this box if your ISP automatically assigns IP address'
Caption = 'Server assigned IP '
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic, fsUnderline]
ParentFont = False
ParentShowHint = False
ShowHint = True
State = cbChecked
TabOrder = 0
OnClick = IPCheckClick
end
end
object ISPPanel: TPanel
Left = 0
Top = 72
Width = 262
Height = 185
Align = alLeft
BevelInner = bvLowered
TabOrder = 2
object Label14: TLabel
Left = 54
Top = 9
Width = 154
Height = 16
Caption = 'Pick the closest location '
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic, fsUnderline]
ParentFont = False
end
object Label15: TLabel
Left = 67
Top = 61
Width = 128
Height = 16
Caption = 'Pick a local number '
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic, fsUnderline]
ParentFont = False
end
object Comments: TLabel
Left = 6
Top = 104
Width = 249
Height = 21
Alignment = taCenter
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 33
Top = 139
Width = 182
Height = 16
Caption = 'Use non-listed phone number'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic, fsUnderline]
ParentFont = False
end
object LocsBox: TComboBox
Left = 34
Top = 27
Width = 193
Height = 21
Style = csDropDownList
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ItemHeight = 13
ParentFont = False
TabOrder = 0
OnChange = LocsBoxChange
end
object PhonesBox: TComboBox
Left = 34
Top = 79
Width = 193
Height = 21
Style = csDropDownList
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ItemHeight = 13
ParentFont = False
TabOrder = 1
OnChange = PhonesBoxChange
end
object OverC: TCheckBox
Left = 34
Top = 160
Width = 17
Height = 17
TabOrder = 2
OnClick = OverCClick
end
object OverN: TEdit
Left = 52
Top = 158
Width = 175
Height = 21
Enabled = False
TabOrder = 3
end
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 549
Height = 39
ButtonHeight = 36
ButtonWidth = 108
Flat = True
HotImages = ToolHot
Images = ToolImg
ShowCaptions = True
TabOrder = 3
object Image1: TImage
Left = 0
Top = 0
Width = 174
Height = 36
Picture.Data = {<image000.bmp>}
Stretch = True
end
object ToolButton2: TToolButton
Left = 174
Top = 0
Width = 8
Height = 36
Caption = 'ToolButton2'
ImageIndex = 1
Style = tbsSeparator
end
object ToolButton1: TToolButton
Left = 182
Top = 0
Width = 8
Height = 36
Caption = 'ToolButton1'
ImageIndex = 0
Style = tbsSeparator
end
object ToolButton3: TToolButton
Left = 190
Top = 0
Width = 108
Height = 36
Hint = 'ToolButton3'
Caption = 'Update Configuration'
ImageIndex = 0
OnClick = DialupBtnClick
end
object ToolButton5: TToolButton
Left = 298
Top = 0
Width = 8
Height = 36
Caption = 'ToolButton5'
ImageIndex = 2
Style = tbsSeparator
end
object ToolButton4: TToolButton
Left = 306
Top = 0
Width = 8
Height = 36
Caption = 'ToolButton4'
ImageIndex = 1
Style = tbsSeparator
end
object ToolButton6: TToolButton
Left = 314
Top = 0
Width = 108
Height = 36
Hint = 'ToolButton6'
Caption = 'Help'
ImageIndex = 1
OnClick = ToolButton6Click
end
object ToolButton7: TToolButton
Left = 422
Top = 0
Width = 8
Height = 36
Caption = 'ToolButton7'
ImageIndex = 2
Style = tbsSeparator
end
object ToolButton8: TToolButton
Left = 430
Top = 0
Width = 8
Height = 36
Caption = 'ToolButton8'
ImageIndex = 3
Style = tbsSeparator
end
object ToolButton9: TToolButton
Left = 438
Top = 0
Width = 108
Height = 36
Hint = 'ToolButton9'
Caption = 'Close'
ImageIndex = 2
OnClick = ToolButton9Click
end
end
object ToolImg: TImageList
Left = 470
Top = 6
Bitmap = {
494C010103000400040010001000FFFFFFFFFF00FFFFFFFFFFFFFFFF424D3604
0000000000003604000028000000400000001000000001000800000000000004
0000000000000000000000000000000000000000000000008000008000000080
8000800000008000800080800000C0C0C000C0DCC000F0CAA600000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000F0FBFF00A4A0A000808080000000FF0000FF000000FF
FF00FF000000FF00FF00FFFF0000FFFFFF0000F800F8F8F80000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000FCFCFCFCFCFCFCFFFFFFFFFDFDFDFFFF07F800F800000000000000F800F8
00000000000000FFF8F9F8FF0000000000000000000101010101010101010000
0000FCFCFCFCFCFCFCFCFCFCFCFFFFFFFFFD0000F8F80000000000000000F800
0000000000FBFFFBF9F9F9FBFFFB000000000000000101010101010101010000
0000FFFFFFFFFCFCFCFCFCFCFCFCFCFCFCFF0707F80000F80000000000F80000
F8F80000FBFFFBFFF8F9F8FFFBFFFB0000000000000101010101010101010000
0000FFFFFFFFFCFCFCFCFCFCFCFCFCFCFCFCF8000000F80000000000000000F8
F80000FBFFFBFFFBFFFBFFFBFFFBFFFB00000000000101010101010101010000
0000FDFDFDFDFFFFFFFFFCFCFCFCFCFCFCFCF80000F800F80000000000000007
00F800FFFBFFFBFFFBF9FBFFFBFFFBFF00000000000101010101010101010000
0000FDFFFFFFFDFDFDFDFFFFFFFFFCFCFCFC0000000000000000000000F8F807
0007FFFBFFFBFFFBFFF9F8FBFFFBFFFBFF000000000101010101010101010000
0000FFFDFDFDFDFFFFFFFDFDFDFDFFFFFFFF0000000000000000000000000007
00F8FBFFFBFFFBFFFBF9F9FFFBFFFBFFFB0000000001010101010101FB010000
0000FFFFFFFFFFFFFFFFFFFDFDFDFFFFFFFF00F80000F80000F800F8000000F8
0700FFFBFFFBFFFBFFFBF9F9FFFBFFFBFF000000000101010101010101010000
0000FFFFFFFFFFFFFFFFFFFFFFFFFFFDFDFDF8000000F8000000F80000F80000
F807FBFFFBFFF8F8FBFFF8F9F9FFFBFFFB000000000101010101010101010000
0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000F8F8F8F8F80000F80000F800
0000FFFBFFFBF9F9FFFBF8F9F9FBFFFBFF000000000101FEFEFEFEFE01010000
0000FFFFFDFDFDFDFFFFFFFFFFFFFFFFFFFF00F8F8000000F8F8000000F800F8
000000FFFBFFF9F9F8FFF8F9F9FFFBFF00000000000101FEFEFEFEFE01010000
0000FDFDFFFFFFFFFDFDFDFDFFFFFFFFFFFF000700F8F8F800F8000000000000
000000FBFFFBFFF9F9F9F9F9FFFBFFFB00000000000101FEFEFEFEFE01010000
0000FCFCFDFDFDFDFFFFFFFFFDFDFDFDFFFFF807000700F800F8F8F800000000
00000000FBFFFBFFF9F9F9FFFBFFFB0000000000000101010101010101010000
0000FFFF0000000000000000000000FFFFFF000700F807F800F8000000000000
0000000000FBFFFBFFFBFFFBFFFB000000000000000101010101010101010000
0000FFFF0001010101010101010100FFFFFF00F807000000F8F8000000000000
00000000000000FFFBFFFBFF0000000000000000000000000000000000000000
0000FFFF0001010101010101010100FFFFFF424D3E000000000000003E000000
2800000040000000100000000100010000000000800000000000000000000000
000000000000000000000000FFFFFF0081FEFFFFC007800001E2F83FC0070000
07E0E00FC007FFFF03E0C007C00700FF03F08003C007000023C08003C0070080
3FC00001C0078000E3C00001C007000022300001C007FFFF00200001C00700FF
00200001C007000000628003C0070000001E8003C0070000001FC007C0070000
001FE00FC0070000007FF83FC0070000}
end
object ToolHot: TImageList
Left = 504
Top = 6
Bitmap = {
494C010103000400040010001000FFFFFFFFFF00FFFFFFFFFFFFFFFF424D3604
0000000000003604000028000000400000001000000001000800000000000004
0000000000000000000000000000000000000000000000008000008000000080
8000800000008000800080800000C0C0C000C0DCC000F0CAA600000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000F0FBFF00A4A0A000808080000000FF0000FF000000FF
FF00FF000000FF00FF00FFFF0000FFFFFF0000F800F8F8F80000000000000000
00000000000000FCFCFCFCFC0000000000000000000000000000000000000000
0000F9F9F9F9F9F9FFFFFFFFFBFBFBFFFFFF07F800F800000000000000F800F8
0000FCFCFCFCFCFC070007FCFCFCFCFCFC0000000001FBFBFBFBFBFBFBFB0000
0000F9F9F9F9F9F9F9F9F9F9FFFFFFFFFBFB0000F8F80000000000000000F800
000000000707070700F800070707070000000000000101FBFBFBFBFBFBFB0000
0000F9F9F9FFFFFFFBFBFBFBF9F9F9F9F9F90707F80000F80000000000F80000
F8F800FF00F8F800FFF8FF00F8F800FF0000000000010101FBFBFBFBFBFB0000
0000F9F9F9F9F9F9F9FFFFFFFBFBFBFBF9F9F8000000F80000000000000000F8
F800F800FFFFFFFFFFF8FFFFFFFFFF00F80000000001010100FBFBFBFBFB0000
0000FBFBFBF9F9F9F9F9F9F9F9FFFFFFFBFBF80000F800F80000000000000007
00F8F800FFFFFFFBF9F9FFFBFFFFFF00F80000000001010100FBFBFBFBFB0000
0000FFFFFFFBFBFBFBF9F9F9F9F9F9F9F9FF0000000000000000000000F8F807
00070000FFFFFBFFF9F9FBFFFBFFFF00000000000001010100FBFBFBFBFB0000
0000FFFFFFFFFBFBFBFFFFFFFFF9F9F9F9F90000000000000000000000000007
00F800F800FBFFFBFFF8FFFBFFFB00F8000000000001010100FBFBFBFBFB0000
0000FCFCFCFC0707070707FCFCFCFCFCFCFC00F80000F80000F800F8000000F8
070000F800FFFBFFF907FBFFFBFF00F8000000000001010100FBFBFBFBFB0000
0000FCFC07070707FCFCFCFCFCFCFCFCFCFCF8000000F8000000F80000F80000
F80700FB00FBFFFBF9F900FBFFFB0000000000000001010100FBFBFBFBFB0000
000007070707FCFCFCFCFCFC0707070707070000F8F8F8F8F80000F80000F800
000000FFFB000000FBF9F9000000FB000000000000010101FB00FBFBFBFB0000
000007FCFCFCFCFCFCFCFCFCFCFCFCFCFC0700F8F8000000F8F8000000F800F8
000000FBFFFBFFFBFFFBF9F9FFFBFF00000000000001010100FBFBFBFBFB0000
00000000FBFFFFFFFFFC0000000000000000000700F8F8F800F8000000000000
000000FFFBFFF9F9FBFFF9F9FBFFFB00000000000001010100FBFBFBFBFB0000
00000000FBFFFFFFFFFC0000000000000000F807000700F800F8F8F800000000
00000000FFFBF9F9FFFBF9F9FFFB0000000000000001FE0100FBFBFBFBFB0000
0000FFFF0000000000000000000000FFFFFF000700F807F800F8000000000000
0000000000FFFBF9F9F9F9FFFB000000000000000001FEFE00FBFBFBFBFB0000
0000FFFF0001010100FBFBFBFBFB00FFFFFF00F807000000F8F8000000000000
000000000000FFFBFFFBFFFB0000000000000000000000000000000000000000
0000FFFF0001010100FBFBFBFBFB00FFFFFF424D3E000000000000003E000000
2800000040000000100000000100010000000000800000000000000000000000
000000000000000000000000FFFFFF0081FEF83FC007000001E20001C0070000
07E00001C007FFFF03E00001C00700FF03F00001C00700FF23C00001C007FFFF
3FC08003C00700FFE3C08003C007000022308003C007FFFF00208007C00700FF
00208007C007000000628007C0070000001E8007C0070000001FC00FC0070000
001FE01FC0070000007FF03FC0070000}
end
end